home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / prg_gen / poly.zip / README.TXT < prev    next >
Text File  |  1996-08-02  |  2KB  |  50 lines

  1. Welcome to PolyScript!
  2. ======================
  3.  
  4. Before installation, all of the PolyScript distribution files should be on a
  5. diskette or in a temporary directory. To install, run "setup.exe" from the
  6. Program Manager.
  7.  
  8. The PolyScript Debugger is configured to run a script called "rtexampl.scr". The
  9. PolyScript Runtime Example is configured to run "rtexampl.ply" which is a
  10. "compiled" version of the same script.
  11.  
  12. After you have played with the debugger a bit, you will want to work with other
  13. script files from the example directory.  It will be easier to do this if you
  14. change the command line for the Debugger. In the Program Manager, select the
  15. PolyScript Debugger. From the Program Manager Menu, select File|Properties to
  16. reach the Program Item Properties dialog box.  The command line edit box should
  17. contain:
  18.  
  19. C:\POLYSCR\polydbg.exe .\scripts\rtexampl.scr com2:9600,e,7,1 -dc Done!
  20.  
  21. Change this to:
  22.  
  23. C:\POLYSCR\polydbg.exe
  24.  
  25. Of course, if you changed the path to the PolyScript directory from "C:\POLYSCR"
  26. during installation, the command lines above will change accordingly.
  27.  
  28. You should change the command line because command line arguments override the
  29. default configuration that is loaded when you start the Debugger, and saved when
  30. you exit.
  31.  
  32. The PolyScript Reference help file discusses the use of command line arguments
  33. in detail.
  34.  
  35. Registration
  36. ============
  37.  
  38. To register, use the registration form in "register.wri" in the PolyScript 
  39. directory.  Please contact us by E-mail for current mailing address and 
  40. registration fee information. Our E-mail address is:
  41.  
  42.  74130.204@compuserve.com
  43.  
  44.  our World Wide Web page is at:
  45.  
  46.  http://ourworld.compuserve.com/homepages/greg_hicks
  47.  
  48. To register on Compuserve, "GO SWREG" and use PolyScript's Registration ID: 9939.
  49.  
  50.